home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-06-28 | 1.1 KB | 39 lines |
- ; Module name: Setup.Inf
-
- [Application]
- ;Application global information
- AppName=KBS: Trivia Challenge
- DefDir=C:\trivia
- SpaceNeeded=1000
- DefPMGroup=KBSSYS.GRP, KBS Systems
-
- [Disks]
- ;List of diskettes needed to install the product and the name
- ;of each diskette.
- 1=Setup, Trivia Setup
-
- [Dirs]
- ;lists of directories that must be created from the destination directory
- ;files to be copied are in the same directory structure on the
- ;floppy (by default)
- 1=.
-
- [Files]
- ;description, name, (dir #), (diskette #), (Compressed)
- KBS Trivia, trivia.EXE, 1, 1, N
- KBS Trivia, trivia.trv, 1, 1, N
- KBS Trivia, trivsa.trv, 1, 1, N
- KBS Trivia, trivsb.trv, 1, 1, N
- KBS Trivia, trivia.txt, 1, 1, N
- KBS Trivia, trivia.win, 1, 1, N
- KBS Trivia, trivia.bmp, 1, 1, N
- KBS Trivia, registrn.wri, 1, 1, N
- KBS Trivia, readme.txt, 1, 1, N
-
- [PM Info]
- ;File Name, App Description, Icon file #, Icon #
- trivia.EXE, KBS: Trivia Challenge,trivia.EXE,0
-
- [End]
-